xen.git
2005-09-12 kaf24@firebug... Re-indent xc_linux_restore, and add code to force PAE
2005-09-12 cl349@firebug... merge?
2005-09-12 cl349@firebug... Always fire watches, even on the connection which cause...
2005-09-12 kaf24@firebug... Xen_version hypercalls takes two args, not one.
2005-09-12 kaf24@firebug... mlock argument to version hypercall in libxc.
2005-09-12 kaf24@firebug... Improve debug tracing from HYPERVISOR_memory_op().
2005-09-12 vh249@arcadians... removing XEN_LOCALVERSION for a smaller alternative
2005-09-11 kaf24@firebug... Re-indent vmx code.
2005-09-11 kaf24@firebug... Yes, that fixes the problem, our patches crossed. I...
2005-09-11 vh249@arcadians... add XEN_LOCALVERSION to the dist building process
2005-09-11 kaf24@firebug... An FC4/i386 install inside VMX on an x86_64 system...
2005-09-10 cl349@firebug... Restore NULL checks before calling kfree().
2005-09-10 vh249@arcadians... add a simple usage string to xenconsoled
2005-09-10 vh249@arcadians... fix ballooning out logic to handle dying domain freeing...
2005-09-10 vh249@arcadians... use XEN_FULLVERSION variable where possible
2005-09-10 vh249@arcadians... remove pointless NULL check before calling kfree
2005-09-10 vh249@arcadians... convert initializers to C99 initializers
2005-09-10 kaf24@firebug... With this patch, 32-bit binary can work on 64-bit VMX...
2005-09-10 kaf24@firebug... This patch fixes xenlinux timer interrupt.
2005-09-10 kaf24@firebug... This patch fix a bug in set_reg_value() for x86_64...
2005-09-10 kaf24@firebug... One more instruction for the VMX MMIO decoder.
2005-09-10 kaf24@firebug... Fix bug that service os & vmx guest can't communicate...
2005-09-09 shand@ubuntu... Fix xm info handling of empty strings (fix bugzilla...
2005-09-09 shand@ubuntu... Fix 'xm info' (sizeof(param) doesn't do that one might...
2005-09-09 cl349@firebug... merge?
2005-09-09 cl349@firebug... Make vif cleanup use xstransact and use classmethods...
2005-09-09 cl349@firebug... Add remove and list support. Also make all class metho...
2005-09-09 cl349@firebug... Only retry transactions which fail from timeout.
2005-09-09 kaf24@firebug... common/kernel.o contains changeset/compiler info.
2005-09-09 kaf24@firebug... cleanups
2005-09-09 cl349@firebug... Setup network devices in xenstore using xstransact.
2005-09-09 cl349@firebug... Remove dependency between domain db and path/uuid.
2005-09-09 cl349@firebug... Always start transactions on an existing path.
2005-09-09 kaf24@firebug... The patch allows the shadow mode code to support >4GB...
2005-09-09 iap10@freefall... Add more version and capability reporting to Xen. Print...
2005-09-09 kaf24@firebug... pagefault handler fixes.
2005-09-09 cl349@firebug... Add simple transactional read/write python xenstore...
2005-09-09 cl349@firebug... Make error reporting consistent.
2005-09-09 cl349@firebug... merge?
2005-09-09 kaf24@firebug... Xenbus implementation ported from Linux to Mini-os...
2005-09-09 kaf24@firebug... Fix blkfront request completion.
2005-09-09 kaf24@firebug... It was suggested on the xen-users list that it would...
2005-09-09 cl349@firebug... merge?
2005-09-09 cl349@firebug... tpmback compilation fix.
2005-09-08 iap10@firebug... Bug fix on x86_64 increase_reservation
2005-09-08 iap10@firebug... Test CD needs devfs
2005-09-08 kaf24@firebug... No need to qsort the pfn array in domu builder.
2005-09-08 iap10@freefall... merge
2005-09-08 iap10@freefall... manual merge
2005-09-08 kaf24@firebug... Build fix.
2005-09-08 iap10@freefall... Improved "PGDs must be under 4GB" handling for PAE.
2005-09-08 iap10@freefall... Fixes to sub 4GB allocator
2005-09-08 kaf24@firebug... grant_table.c reindent.
2005-09-08 kaf24@firebug... Rename get_order() to get_order_from_bytes() and add
2005-09-08 kaf24@firebug... Cleanups, and fix allocating DMA memory via
2005-09-08 iap10@freefall... Give each domain some memory below 4GB. This solves...
2005-09-08 iap10@freefall... Yet more PAE fixes, this time in the paravirt drivers.
2005-09-07 iap10@freefall... More tools PAE fixes to avoid loosing high-order pte...
2005-09-07 iap10@freefall... Replace direct_remap_area_pages with direct_remap_pfn_r...
2005-09-07 cl349@firebug... Fix typo.
2005-09-07 cl349@firebug... merge?
2005-09-07 cl349@firebug... Move console tty/limit information into console directo...
2005-09-07 cl349@firebug... Disable device info getting written to store when xend...
2005-09-07 cl349@firebug... Disable sync dbmap saves -- they remove nodes added...
2005-09-07 shand@ubuntu... Create /dev/xen/evtchn if it doesn't exist.
2005-09-07 cl349@firebug... Don't leak memory when realloc fails.
2005-09-07 cl349@firebug... merge?
2005-09-07 cl349@firebug... g/c unused xcs.
2005-09-07 cl349@firebug... g/c unused xu extension.
2005-09-07 cl349@firebug... g/c unused control message code.
2005-09-07 cl349@firebug... Remove control interface in kernels and domain builder.
2005-09-07 iap10@firebug... merge
2005-09-07 iap10@firebug... Trivial fix for a nasty PAE bug.
2005-09-07 cl349@firebug... Fix vif scripts for domains with more than one ip.
2005-09-07 cl349@firebug... Remove debug printk.
2005-09-07 cl349@firebug... Always bind dom0 virqs to vcpu 0.
2005-09-07 cl349@firebug... Make xenstored bind to domain exception virq directly...
2005-09-07 cl349@firebug... Remove python virq code.
2005-09-07 cl349@firebug... Trigger domain cleanup on @releaseDomain watch-event...
2005-09-07 cl349@firebug... Fix and cleanup error handling.
2005-09-07 cl349@firebug... Add copyright notice and g/c some unused code.
2005-09-07 cl349@firebug... merge?
2005-09-07 cl349@firebug... Add python bindings for watches.
2005-09-07 kaf24@firebug... Be more sensitive to losing sync with platform timer.
2005-09-07 kaf24@firebug... merge?
2005-09-07 kaf24@firebug... Small plan9 loader patch from Tim Newsham.
2005-09-07 iap10@firebug... Extend save/restore interface to cope with domains...
2005-09-07 cl349@firebug... Fix dependencies.
2005-09-06 cl349@firebug... merge?
2005-09-06 cl349@firebug... Use @releaseDomain watch-events.
2005-09-06 kaf24@firebug... Tiny printk info cleanup.
2005-09-06 kaf24@firebug... The attached patch fixes two problems I ran into with...
2005-09-06 cl349@firebug... Exit if xen_setup fails.
2005-09-06 cl349@firebug... Add @releaseDomain watch-event.
2005-09-06 cl349@firebug... Destroy domain before cleaning it up.
2005-09-06 kaf24@firebug... phys_to_mach and mach_to_phys tables contain long entri...
2005-09-06 cl349@firebug... Add xcs to include path for xcs_proto.h.
2005-09-06 cl349@firebug... Disable xcs stop from xend script since it kills xensto...
2005-09-06 cl349@firebug... merge?
2005-09-06 cl349@firebug... Make xenstored listen to domain exception virqs.
next